home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr18 / spstrp10.zip / SPSTRIP.TXT < prev   
Text File  |  1993-06-21  |  2KB  |  47 lines

  1. ABOUT SPSTRIP 1.0
  2.  
  3. Tired of downloading huge multipart uuencoded files to your PC and then having
  4. to edit them by hand before uudecoding them? If you are then SPstrip may be
  5. for you.
  6.  
  7. SPstrip is a command line uuencoded file preprocessor that runs on the PC under 
  8. DOS (MS or DR/Novell). SPstrip will only process a single file at a time, but 
  9. that file may be made up of several files internally. These internal files MUST
  10. be in their proper order.
  11.  
  12. For example, suppose you download three parts of a uuencoded file. In DOS you 
  13. should combine them as follows,
  14.  
  15.     copy file1.uue+file2.uue+file3.uue result.uue
  16.  
  17. Now the file result.uue is ready for processing as follows,
  18.  
  19.     spstrip result.uue output.uue
  20.  
  21. And that's it! If you get your files from USENET (a.k.a. NETNEWS) you can 
  22. concatenate the parts before you download them from within your newsreader. On 
  23. NETNEWS under CMS I just nnsave the parts in order to the same file. USENET 
  24. under UNIX may have similar commands.
  25.  
  26. SYSTEM REQUIREMENTS
  27.  
  28. DOS 3.3 or later (SPstrip was developed under DR-DOS 6.0)
  29. DOS uudecode utility to decode the stripped output file
  30.  
  31. ABOUT SHADE PLANET SOFTWARE
  32.  
  33. Right now Shade Planet Software is just me! My dream is to eventually build it 
  34. into a real business writing programs running under GeoWorks first and Windows
  35. a bit later (a very steep curve!). SPstrip 1.0 is FREEWARE, so don't send
  36. me any money.But I would like to hear any comments you may have. Remember, use 
  37. SPstrip at YOUR OWN RISK! Shade Planet Software makes no implied or explicit
  38. guarantees.
  39.  
  40. ---------------------------------------------------------------------------------------------------------------------
  41.  
  42. Shade Planet Software
  43. Thomas McKibben II
  44. tommck@aol.com
  45.  
  46.  
  47.